🚀Wissance.WebApiToolkit: Быстрое создание REST и GRPC API на .NET
Если устал каждый раз писать одинаковый CRUD — этот toolkit тебя спасёт. С помощью [Wissance.WebApiToolkit](https://github.com/Wissance/WebApiToolkit) можно создать полноценный REST или GRPC API почти без усилий.
● Что умеет: - Минимум кода — CRUD-контроллер ≈ 10 строк - BULK-операции: обновление/удаление сразу нескольких объектов - Поддержка Entity Framework, EdgeDB и других хранилищ через IModelManager - Автогенерация GRPC-сервисов - Встроенная пагинация, фильтрация, сортировка - Поддержка Swagger (c версии 1.6.0)
● Архитектура построена на 5 слоях: Entity → DTO → Factory → Manager → Controller
● Пример CRUD-контроллера:
[ApiController] public class BookController : BasicCrudController<BookDto, BookEntity, int, EmptyAdditionalFilters> { public BookController(BookManager manager) { Manager = manager; _manager = manager; }
private readonly BookManager _manager; }
● Установка:
dotnet add package Wissance.WebApiToolkit
🔗 WeatherControl — полная интеграция с EF и EdgeDB
🚀Wissance.WebApiToolkit: Быстрое создание REST и GRPC API на .NET
Если устал каждый раз писать одинаковый CRUD — этот toolkit тебя спасёт. С помощью [Wissance.WebApiToolkit](https://github.com/Wissance/WebApiToolkit) можно создать полноценный REST или GRPC API почти без усилий.
● Что умеет: - Минимум кода — CRUD-контроллер ≈ 10 строк - BULK-операции: обновление/удаление сразу нескольких объектов - Поддержка Entity Framework, EdgeDB и других хранилищ через IModelManager - Автогенерация GRPC-сервисов - Встроенная пагинация, фильтрация, сортировка - Поддержка Swagger (c версии 1.6.0)
● Архитектура построена на 5 слоях: Entity → DTO → Factory → Manager → Controller
● Пример CRUD-контроллера:
[ApiController] public class BookController : BasicCrudController<BookDto, BookEntity, int, EmptyAdditionalFilters> { public BookController(BookManager manager) { Manager = manager; _manager = manager; }
private readonly BookManager _manager; }
● Установка:
dotnet add package Wissance.WebApiToolkit
🔗 WeatherControl — полная интеграция с EF и EdgeDB
For some time, Mr. Durov and a few dozen staffers had no fixed headquarters, but rather traveled the world, setting up shop in one city after another, he told the Journal in 2016. The company now has its operational base in Dubai, though it says it doesn’t keep servers there.Mr. Durov maintains a yearslong friendship from his VK days with actor and tech investor Jared Leto, with whom he shares an ascetic lifestyle that eschews meat and alcohol.
What Is Bitcoin?
Bitcoin is a decentralized digital currency that you can buy, sell and exchange directly, without an intermediary like a bank. Bitcoin’s creator, Satoshi Nakamoto, originally described the need for “an electronic payment system based on cryptographic proof instead of trust.” Each and every Bitcoin transaction that’s ever been made exists on a public ledger accessible to everyone, making transactions hard to reverse and difficult to fake. That’s by design: Core to their decentralized nature, Bitcoins aren’t backed by the government or any issuing institution, and there’s nothing to guarantee their value besides the proof baked in the heart of the system. “The reason why it’s worth money is simply because we, as people, decided it has value—same as gold,” says Anton Mozgovoy, co-founder & CEO of digital financial service company Holyheld.